libostree: Don't distribute generated enumtypes in tarballs
authorSimon McVittie <smcv@debian.org>
Fri, 27 Jan 2017 09:06:39 +0000 (09:06 +0000)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 31 Jan 2017 22:30:37 +0000 (22:30 +0000)
commitce10fd926197a102bd44f0faff3d59bb214336aa
tree471c385321d785f604fc826431e898c49b7ffae5
parent2b3076a8a09607754d913fd9799d5c6e881ed729
libostree: Don't distribute generated enumtypes in tarballs

They are built at "make" time and cleaned up by "make clean", so there
is no need to distribute them.

Signed-off-by: Simon McVittie <smcv@debian.org>
Closes: #665
Approved by: cgwalters
Makefile-libostree.am